contract-registry

Ethereum Smart Contract key-value registry
Log | Files | Refs

DateCommit messageAuthorFiles+-
2023-03-26 05:46remove conftest filelash2+1-5
2023-03-26 05:45Reimplement tests for stdlib unittestlash4+68-52
2023-03-25 16:48Correct identifier array interface namelash5+31-11
2023-03-25 14:45Revert registry interface idlash3+5-5
2023-03-25 14:38Add event for address addedlash4+12-6
2023-03-25 12:56Change solidity contract commentslash3+12-11
2023-03-25 08:13Remove unused chain id bindlash6+16-25
2023-03-22 12:27Upgrade to beta, update licenselash2+667-6
2023-03-21 16:37Specify explicit chainlib minimum versionlash1+1-0
2023-03-21 16:32Add metadatalash3+8-5
2023-03-21 13:44Correct interface abbreviationslash3+20-9
2023-03-17 22:10Remove solidity compile warningslash3+5-4
2023-02-13 07:51Bump versionlash1+1-1
2023-02-13 07:48Add sender address to list calllash2+7-6
2023-02-12 13:52Enforce max length on identifierslash3+13-26
2023-02-11 06:29Refactor cli commands to use updated chainliblash5+223-136
2023-02-11 04:47Bump depslash2+2-2
2022-04-20 21:14Upgrade depslash2+3-3
2022-02-20 19:46Merge branch 'Ida/ci-test' into 'master'Blair Vanderlugt5+69-1
2022-02-20 19:46Ida/ci testIdaapayo5+69-1
2021-11-16 04:49Bump versionnolash1+1-1
2021-11-16 04:48Fix same checksum problem in set cli commandnolash3+4-4
2021-11-15 13:33Remove useless extra data in registry set methodnolash3+4-4
2021-11-14 04:38Re-extract registry client interface in solidity contractnolash1+4-1
2021-11-14 04:23Correct interface in solidity contractnolash7+20-31
2021-10-24 14:11Improve test runnernolash1+8-7
2021-10-24 13:29Remove crypto dev signer depnolash2+1-1
2021-08-24 19:28Explicit prerelease of signernolash4+12-6
2021-07-30 06:13Implement chainlib cli utilnolash6+126-206
2021-06-28 07:29Move to chainlib-ethnolash5+26-13
2021-06-09 14:54Remove rest of ethtx helpersnolash2+0-2
2021-06-09 14:45Remove stale ethtx helpernolash3+3-4
2021-05-02 15:54Change urlnolash2+4-4
2021-04-30 20:03rehabilitate runnablenolash4+4-4
2021-04-30 11:17Update runnables with new structurenolash3+8-8
2021-04-30 11:11Separate out interfacenolash9+80-43
2021-04-30 10:01rehabilitate tests, replace seal with transferownershipnolash9+28-31
2021-04-14 07:46Update depsnolash2+3-3
2021-04-12 14:01Make gas price, nonce settable, optional sendnolash5+81-35
2021-04-06 06:51Fix missing chain spec arg in pytest fixturenolash2+3-3
2021-04-04 12:38Upgrade chainlibnolash7+10-13
2021-03-25 18:19Bump versionnolash1+1-1
2021-03-25 18:17Update depsnolash1+2-2
2021-03-25 18:16Correct module include typonolash3+3-3
2021-03-25 08:27Add list runnable scriptnolash4+110-2
2021-03-24 09:28Fix typo in entry point package specsnolash3+3-4
2021-03-24 08:14Correct local import namesnolash4+6-6
2021-03-24 06:08Rename packagenolash13+33-9
2021-03-22 17:37Add deploy,set runnablesnolash5+217-4
2021-03-21 13:02Add default role in test fixturenolash1+6-4
2021-03-19 18:52Upgrade depsnolash3+4-3
2021-03-17 10:23Update nonce, gas oracle namingnolash2+4-4
2021-03-16 16:15Add test role, register registry to registrynolash1+42-7
2021-03-16 14:07Assimilate agnostic rpc from chainlibnolash4+4-5
2021-03-16 12:53Initial commit, ported from cic-registrynolash17+425-0