Improve Contract Importability/Create modular SDKs for smaller and optimized contracts
|
|
2
|
67
|
February 7, 2023
|
Smart Contract Tests failing
|
|
2
|
136
|
January 3, 2023
|
Error: Returned error: sender account not recognized -- Reason given: Custom error (could not decode)
|
|
11
|
234
|
December 30, 2022
|
How to write a successful test.js file for my ERC721 contract's proxy
|
|
2
|
188
|
December 14, 2022
|
Unit Testing ERC721
|
|
0
|
97
|
December 2, 2022
|
Invalid JSON RPC response when using Test Helpers expectRevert OpenZeppelin Test Environment
|
|
9
|
2599
|
September 19, 2022
|
Upgrades + hardhat-truffle5
|
|
4
|
306
|
August 11, 2022
|
Calling eth_signTypedData_v4 using @openzeppelin/test-environment
|
|
2
|
613
|
June 8, 2022
|
How to call contract functions on the user's behalf with hardhat?
|
|
3
|
784
|
June 7, 2022
|
Error: You must specify a network_id in your 'rinkeby' configuration in order to use this network
|
|
0
|
696
|
May 12, 2022
|
Write test cases for modifier
|
|
5
|
995
|
February 9, 2022
|
Test for deposit from another erc20 contract to my contract, how do it right?
|
|
0
|
451
|
January 30, 2022
|
How to test interactions of my contract with other contracts, like a USDT/BUSD on a hardhat local environment?
|
|
4
|
581
|
January 29, 2022
|
Exception while processing transaction: out of gas
|
|
6
|
1295
|
January 26, 2022
|
Hardhat testing contracts with swaps
|
|
4
|
720
|
December 13, 2021
|
Tests with Hardhat throws "non-contract account" error on imported open zeppelin contracts
|
|
1
|
1643
|
December 8, 2021
|
Trouble migrating from truffle to openzeppelin's test environment. Doesn't seem to be connecting to ganache
|
|
8
|
577
|
November 16, 2021
|
Test BEP-20 on Binance Testnet
|
|
2
|
440
|
October 22, 2021
|
Error: Revert when using ERC20 transferFrom
|
|
4
|
1513
|
September 17, 2021
|
Test the ERC20PresetMinterPauser
|
|
0
|
433
|
August 25, 2021
|
How to run the truffle migrations with openzeppelin/test-environment
|
|
2
|
495
|
April 13, 2021
|
gasPrice: 0 in Test Environment not working
|
|
1
|
474
|
March 15, 2021
|
ERC721 testing transferFrom() from any account
|
|
2
|
3255
|
March 3, 2021
|
Correct setup to test openzeppelin-contracts-upgradeable
|
|
5
|
2267
|
February 24, 2021
|
How to test with openzeppelin/test-environment
|
|
2
|
579
|
January 5, 2021
|
How to Initialize contract using test-environment
|
|
5
|
614
|
December 30, 2020
|
How to test payable functions with OpenZeppelin Testing Environment?
|
|
1
|
486
|
December 20, 2020
|
How to configure `db: memdown()` in file `test-environment.config.js`?
|
|
3
|
880
|
November 30, 2020
|
Web3 ignores Test Helpers configuration for Test Environment
|
|
2
|
749
|
November 27, 2020
|
Test Environment Configuration for db: memdown()
|
|
11
|
916
|
November 25, 2020
|