funga-eth

Ethereum implementation of the funga keystore and signer
Info | Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-04-02 11:02Bump version to breakinglash1+1-1
2024-04-02 10:08Bump versionlash1+1-1
2024-04-02 10:02Upgrade RLPlash1+1-2
2023-06-24 23:17Add pure signature option in cli sign toollash3+8-2
2023-06-16 14:42Enable public key output from keyfile cli decryptlash5+24-7
2023-06-10 08:14Replace pysha3 with safe-pysha3lash3+4-2
2023-06-03 12:33Upgrade to betalash4+5-3
2023-06-03 12:28Make dict keystore default for signer daemonlash6+40-12
2023-03-29 09:29Add typed data signing support (ERC191 v0x01 / ERC712)lash5+26-79
2023-03-27 13:56Add validator message handling (ERC191 v0x00)lash6+71-10
2022-12-16 11:45Add passphrase file argument to keyfile cli commandlash4+16-1
2022-11-14 18:51Update readmelash3+18-1
2022-11-14 07:51Change license to AGPL3, waive copyrightlash7+121-86
2022-10-13 07:37Merge branch 'dev-0.6.2'lash5+21-7
2022-05-24 13:17Allow binary msg sign in cli toollash3+12-2
2022-05-04 18:09Avoid padding of missing nibble in addresslash4+9-5
2022-03-06 19:31Upgrade confinilash2+3-3
2022-03-01 10:43feat: add message signer cli, pbkdf2 support, -0 flag (#3)williamluke5+70-7
2022-02-20 16:40Change url, revert rlp, update depslash3+6-5
2022-01-25 11:11Add no-newline option for outputlash4+14-4
2022-01-25 09:02Merge remote-tracking branch 'origin/master' into lash/message-signerlash5+152-50
2022-01-24 17:54Implement PBKDF2 support in keyfilelash5+152-50
2022-01-24 12:04Add message signer clilash3+53-1
2022-01-20 21:39Upgrade rlplash3+8-2
2021-11-25 17:00Allow WALLET_PASSPHRASE environ var in keyfile cli toolnolash2+2-2
2021-11-15 13:30Remove misplaced sweep code, bump versionnolash4+16-4
2021-10-15 20:58Correct remaining crypto_dev_signer prefixesnolash5+3-62
2021-10-15 20:40rehabilitate socket servernolash8+17-14
2021-10-10 16:27Replace test keyfilenolash4+691-0
2021-10-10 16:14Initial commitnolash34+1859-0